home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / Games / hello_kitty.swf / scripts / frame_20 / DoAction.as
Text File  |  2008-03-13  |  192b  |  5 lines

  1. stop();
  2. highScoresText = "Getting High Scores...";
  3. rn = Math.round(Math.random() * 1000000);
  4. loadVariables("http://www.hyperlaunch.com/cgi-bin/hellokitty/getscores.pl?reload=" + rn,this);
  5.